home *** CD-ROM | disk | FTP | other *** search
/ PCMania 30 / PCMania CD30.iso / flash / tsage32.cfg < prev   
Text File  |  1994-10-13  |  2KB  |  57 lines

  1. # Installation flags affecting the demo application 
  2. # - for the brave amongst us.
  3. # Lines preceded with a '#' are ignored, and in fact deleted if the config
  4. # file is changed by install or the application.
  5. #
  6. # DEMO             = 1
  7. #   Randomly pick choices on disc 1 for a demo presentation
  8. # LIBRARY          = d:\installDir
  9. #   This is the search path for resources needed by the game. This should 
  10. # point at your CD ROM if you didn't just copy all of the files down to your
  11. # hard disk.
  12. #
  13. # VIDEO            = mcga.dll
  14. #   This is the VFX video driver used for the game
  15. #
  16. # LOGPATH          = debug.log
  17. #   If this statement is present, alert or fatal errors will be logged to 
  18. # the file, in this case '.\debug.log'.
  19. #
  20. # DIGI             = e000
  21. #   (HEX) This is the HMI/SOS ID to the currently installed digital sound
  22. # driver. If not present, sound is not installed and initialized.
  23. # e000 Sound Blaster                         
  24. # e003 Pro-Audio Spectrum / 16        
  25. # e009 Adlib Gold 1000/2000            
  26. # e002 Sound Master II                
  27. # e107 Internal Speaker/No Sound
  28. #
  29. # MIDI             = a002
  30. #   (HEX) This is the HMI/SOS ID to the currently installed MIDI sound driver
  31. # (MIDI_DIGI) If not present, sound is not installed and initialized.
  32. # a001 MPU_401              
  33. # a002 Sound Blaster/FM                   
  34. # a004 MT32                
  35. # a006 INTERNAL SPEAKER     
  36. # a008 AWE32                
  37. # VOL              = 128
  38. #   (DEC) This is the default digital sound mix volume (0..127/0..32768)
  39. #
  40. # VOLM             = 0
  41. #   (DEC) This is the default MIDI sound mix volume (0..127)
  42. #
  43. # IRQ              = 7
  44. #   (DEC) This is the IRQ for the digital sound playback
  45. #
  46. # DMA              = 1
  47. #   (DEC) This is the DMA channel for the digital sound playback
  48. #
  49. # ADRD             = 220
  50. #   (HEX) This is the IO address for the digital sound playback
  51. #
  52. # ADRM             = 388
  53. #   (HEX) This is the IO address for the midi sound playback
  54. #
  55.